Not much has changed from the previous post except that you have to use the 'name' tags as well as the class tags.
<form method="post" action="">
<textarea name="wymeditor" class="wymeditor"></textarea>
<input type="submit" name="submit" class="wymupdate" />
</form>
If you do so, all should be ok.
ps: i quoted so i could use colors in a code block