My shoutbox msgarea is coded like this (jus to help anyone else trying to do it):
onFocus="if (this.value == this.defaultValue) { this.value = ''; }"
>Shout here!</textarea>
this code is just added to the textarea feild, slightly diffrent to the TWHL one, but works just as well.
