(fmt "<textarea></textarea>") should do the trick.

Thanks for the quick response
Where should I put that?
Now this is what I have:
(:textarea :name "comment" :rows 3 :cols 50 (princ comment))

Thanks