WYSIWYG Editor Browser Compatibility is also an issue for me.
Having tracked the issue down, I have found that the file ckeditor.js in the editors plugin folder performs a browser check, if the browser is unknown then the editor doesn't render.
If you search for 'Browser' in that javascript file you will find the code.
There should be a way of forcing the editor to load for unknown browsers.