Index: /FCKeditor/branches/features/floating_dialog/editor/fckdialog.html
===================================================================
--- /FCKeditor/branches/features/floating_dialog/editor/fckdialog.html	(revision 1396)
+++ /FCKeditor/branches/features/floating_dialog/editor/fckdialog.html	(revision 1397)
@@ -711,5 +711,5 @@
 			{
 				// Inser the blocker IFRAME before the cover.
-				var blocker = $( 'iframe' ) ;
+				var blocker = document.createElement( 'iframe' ) ;
 				blocker.src = FCKTools.GetVoidUrl() ;
 				blocker.hideFocus = true ;
