For a non-indexed checkbox that is readonly (disabled) no setter is called. This used to be true for indexed, readonly checkboxes but this is now changed.
Previously the programmer had to maintain a list of disabled checkboxes whereas now the resulting array contains all the values.