returns the textarea for commentor’s message
This is only useful within the lb:area_makecomment tag.
Usage
<lb:inputmessage />
Returns
<textarea name="commentmessage" class="commentmessage">Some data</textarea>
Notice
If you build your own template, use the class to style this textarea via CSS!
