I'm curious if there's anything out there that allows an author to toggle between WYSIWYG and HTML editing mode on the same page in WordPress 2.0 . It would be nice to do most work in WYSIWYG mode but when I needed to mess with the HTML, I could quickly switch over to see what's been generated and edit that HTML.
Currently, I don't see how to do that without saving the post, changing the user preference for editing the post to HTML mode and then going back into the post to edit it.
If there's a plugin that allows this, I'd love to hear about it. Otherwise, I'd love it if someone better at code than I could make this a plugin.