Index: /FCKeditor/trunk/editor/_source/commandclasses/fckfitwindow.js
===================================================================
--- /FCKeditor/trunk/editor/_source/commandclasses/fckfitwindow.js	(revision 527)
+++ /FCKeditor/trunk/editor/_source/commandclasses/fckfitwindow.js	(revision 528)
@@ -56,5 +56,8 @@
 		{
 			if ( eParent.nodeType == 1 )
+			{
 				eParent._fckSavedStyles = FCKTools.SaveStyles( eParent ) ;
+				eParent.style.zIndex = 9999 ;
+			}
 		}
 
