I have a w2ui layout -> jquery-ui accordion in left panel -> generated form with inputs/radios in the content section. When I do .controlgroup() on a jquery div, it doesn't apply correctly. But this happens only If there are several collapsible panels (with content->form->radios) in jquery accorion. If there is only one content panel in accordion, .controlgroup() applies correctly.
The in-correctness is in visual appearance of radios. I really don't have much time to dig into source of a problem now, sorry for that. I will paste resulting html body here (with problem) ->