OK. Now it works! Great hack... but before I'll implement on my boards there are a few hurdles:
1) How do you alter the style of the iFrame? It's a rather horrid darkish grey and the font is weird. I tried to put a ' style="background-color: #FFF" ' in the iFrame tag, but nothing happened?
2) It seems to make a <p> instead of a <br> when you hit ENTER, is it possible to change that?
3) Perhaps related to 2) - I've hacked the quote-function so I'm usually given an output that looks like this...
?skldfjsfd sdsf hh strh nnb sfdkjsdkfj
?
?skldfjsfd sfjjkdsf slfdkfsf sfdkjsdkfj
?dfjsdf dsgtretoi gjdfkgj sdf.
...when I quote. But now it seems to eat the <br>'s and output this...
?skldfjsfd sdsf hh strh nnb sfdkjsdkfj ? ?skldfjsfd sfjjkdsf slfdkfsf sfdkjsdkfj ?dfjsdf dsgtretoi gjdfkgj sdf.
...instead.
I hope somebody is able to help, thanks.