Index: /FCKeditor/trunk/editor/_source/internals/fckdomtools.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fckdomtools.js	(revision 903)
+++ /FCKeditor/trunk/editor/_source/internals/fckdomtools.js	(revision 904)
@@ -719,4 +719,6 @@
 					}
 				}
+				if ( FCKBrowserInfo.IsGeckoLike && currentListItem.nodeName.IEquals( ['div', 'p'] ) )
+					FCKTools.AppendBogusBr( currentListItem ) ;
 				retval.appendChild( currentListItem ) ;
 				rootNode = null ;
