How’s this for stupid IE7 tricks?
I have a <legend> inside a <fieldset> inside a <div> that is made a modal via jQuery. Said <legend> disappears when it is italic AND the modal is set to non resizable. If either of those conditions is false, the <legend> displays fine.
And this is only happening in IE7 (as opposed to Firefox, Chrome, etc. I’m not testing in other versions of IE).
Aargh!