I have been using FCKEditor for a while, now it seems to be renamed to CKEditor. You can find it here . A year has passed, I hope that they will not worsen.
I really liked the opportunity to fully customize the toolbar (I only included URLs, bold, italics and some lists, probably pretty much what stackoverflow has). As far as I remember, the output code was ok in terms of pure html.
EDIT: FCKEditor , , hrefs:
<p>Hele tak</p>
<ul>
<li><a href="http://www.google.com"><strong>tady</strong></a></li>
<li>jen tat<br />
gfe</li>
</ul>
<p><em>konec</em></p>