As far as I know, this isn't possible. In order to submit a form, I'd need an <input type=submit> or <input type=image>; submit is no good because I can't show the pieces, image is no good because the cursor-changing doesn't work. In either case, the HTML gets a lot bigger...
I do want to make it so that one can make comments after a move (indeed, at any time). |