Index: /FCKeditor/trunk/editor/fckdialog.html
===================================================================
--- /FCKeditor/trunk/editor/fckdialog.html	(revision 952)
+++ /FCKeditor/trunk/editor/fckdialog.html	(revision 953)
@@ -89,5 +89,5 @@
 
 		var iFrameHeight ;
-		if ( document.all )
+		if ( document.all || window.dialogArguments.Editor.FCKBrowserInfo.IsSafari )
 			iFrameHeight = oInnerDoc.body.offsetHeight ;
 		else
