I am using zend_form (part of Zend Framwork) to create a form and found when I add a set of checkboxes using Zend_Form\'s multicheckbox element (Zend_Form_Element_MultiCheck
I think you need remove decorator Label and create own decorator which will work like Label decorator but use div and label tags together as you need