I’m working on an existing site whose Safecracker form looks beautifully on Safari/Chrome/Firefox, but doesn’t seem to receive any CSS in IE9. When I look at the code closer, it appears that two fieldsets are being rendered, although there is only one actually coded (see image for better idea). This, in turns, seems to be causing the CSS (which is called by a form id reference) to not work, as the second fieldset pops out of the form structure.
For specificity, the issue only seems to occur in IE9 standard- IE8 is fine, and so is the compatibility view in IE9.
Using Safecracker 2.1 and EE v2.4.0
Any help is greatly appreciated.