I tried to use a textarea bbcode editor. I got trouble since it did not work in Firefox, the value in textarea was not caught when submit a form. I debug for at least half day, i was really disappointed.
Finally, i found it was the problem of table, i remove tables around the textarea, and surprisingly, it worked. It is not the problem of Firefox at all.