Removed 'for' attribute from the container layout's fieldTpl because of a focus issue in IE when there is no boxLabel.
The fieldLabel was getting the focus rectancle when the checkbox itself should have.
Also, overrode the Checkbox.onRender to not add the label dom when the boxLabel property is empty or ' '.
= space