One limitation is that when the user types in the message box, the text goes on and on because there are no scrollbars. I think this might be something to do with wordwrapping.
Is there a value I can use with .searchbox { so that if the user types more than one line, a scrollbar would appear? In textarea we would normally use rows and cols.
Bookmarks