Is there a reason why Group form fields that have the "Horizontal arrangement of form fields in group" and "Wrap fields in horizontal arrangement" fields ticked create two seperate HTML elements with the same CSS Id? This makes it more difficult to select the 2nd element due to it never being fetched with getElementbyId.