Index: /FCKeditor/trunk/editor/_source/internals/fckdomtools.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fckdomtools.js	(revision 1085)
+++ /FCKeditor/trunk/editor/_source/internals/fckdomtools.js	(revision 1086)
@@ -117,5 +117,5 @@
 		}
 
-		if ( !FCKBrowserInfo.IsIE )
+		if ( !FCKBrowserInfo.IsIE && !FCKBrowserInfo.IsOpera )
 		{
 			eChildNode = node.lastChild ;
