DHTML WYSIWYG Editor
At DevArticles: Building a WYSIWYG HTML Editor With JavaScript and HTML. For IE browsers only, this one exploits the little-known execCommand() function which enables you to execute system commands like cut, paste and copy from JavaScript.
Previously: DHTML Articles At Webreference
Next: 2-player DHTML Pool Game