Index: typo3/sysext/t3editor/jslib/t3editor.js =================================================================== --- typo3/sysext/t3editor/jslib/t3editor.js (revision 6273) +++ typo3/sysext/t3editor/jslib/t3editor.js (working copy) @@ -390,8 +384,7 @@ // ------------------------------------------------------------------------ -if (!Prototype.Browser.MobileSafari - && !Prototype.Browser.WebKit) { +if (!Prototype.Browser.MobileSafari) { // everything ready: turn textarea's into fancy editors Event.observe(window, 'load',