id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc 6126,"input with name=""submit"" and hefty css/js in IE7/8 causes editor to intermittently fail to load",Stavros,Alfonso Martínez de Lizarrondo,"This is the same as Ticket #4726. I experienced exactly the same problem in IE7/8 with ckeditor 3.3.2. A page with 4 editors would intermittently load between 0 and 3 editors instead of four. Only error encountered was when using the IE8 debugger. It would complain exactly as in [http://dev.ckeditor.com/ticket/4726]. I was able to increase the success rate by: 1. setting a timeout on the CKEDITOR.replace() call, the longer the timeout the better the success at loading editors[[BR]] 2. removing large css and js links from the HTML. I was able to get the editors to load 100% reliably once I changed an input with name=""submit"" to name=""somethingelse"". 100% no worries at all, worked everytime. I am guessing that the reason you guys might have had trouble replicating this is due to the hefty css/js that was contributing to the problem. With a minimal test page you would not be able to get this behaviour to occur. Hope this assists you in making this awesome editor even more awesome! If you would like a better test case PM me and I'll send you something",Bug,closed,Normal,CKEditor 3.5.1,General,3.3.2,fixed,IE,