I have a problem only in FireFox 2.0.0.14 (not IE6 or IE7) when the editor is in full screen mode. I have some absolutely positioned elements in the layout and they end up on top of the full screen window instead of hidden by it. The elements that appear on top only have a z-index of 1 and the full screen window has a z-index of 9999. This appears to be related to a difference in how FF and IE handle z-index values (though I haven't created a plain test HTML file yet for verification). Has anyone else seen this problem? I'm going to do some more digging to see if I can uncover what's causing it and see what possible solutions exist.
david
david

Re: FF-Problem with absolute positioned items and full screen mo
dev site
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: FF-Problem with absolute positioned items and full screen mo
Thanks!
david