I am currently using TinyMCE as a rich content editor for my JQuery application, but with the advent of Html 5 and its "contenteditable" attribute it seems the iframe trick that it uses is no longer needed.
Are there any cross browser Html 5 WYSIWYG Editor out there? I know Html 5 stuff isn't compatible with older browsers but that doesn't concern as I am making an experimental Html 5 everything website.