UEditor在iframe页面中使用,该如何处理

UEditor在iframe页面中使用
  <div position="center" id="framecenter">

            <div tabid="home" title="我的主页" style="height:300px">

                <iframe frameborder="0" name="right_home" id="right_home" src="UEditorDemo.jsp"></iframe>

            </div>

        </div>


问题:UEditorDemo.jsp页面使用了UEditor,UEditor在360 、火狐 中可以正常显示,在ie、myeclipse中不显示
------解决思路----------------------
run就显示了