I would like to enable the TinyMCE editor in the Edit Comment page that editors and admin see when they are editing a comment (like what we see in the write/edit post screen).
Where I can hook with my code and what I have to change?
Some background info, if you want:
I'm building a sort of scientific peer-to-peer review site, where a researcher publish an article and others selected memebrs can comment on it.
They are a bunch of very selected users so we have allowed them to use any html they need.
Now the editors must have the wysiwyg editors to edit the comments...
TIA
Stefano