Index: /FCKeditor/trunk/editor/_source/commandclasses/fckfitwindow.js
===================================================================
--- /FCKeditor/trunk/editor/_source/commandclasses/fckfitwindow.js	(revision 528)
+++ /FCKeditor/trunk/editor/_source/commandclasses/fckfitwindow.js	(revision 529)
@@ -58,5 +58,5 @@
 			{
 				eParent._fckSavedStyles = FCKTools.SaveStyles( eParent ) ;
-				eParent.style.zIndex = 9999 ;
+				eParent.style.zIndex = FCKConfig.FloatingPanelsZIndex - 1 ;
 			}
 		}
