Ckeditor
Change Your Editor to Professianal Editor , Ckeditor;
For Change setting go to \ckeditor\jscripts\Editor\config.js AND Insert Your config for find config go to http://ckeditor.com/IF for You Templete not show Editor Change you Editor Textarea With:
<textarea name="ckmessage" id="ckmessage" rows="20" cols="137" tabindex="2">{$message}</textarea><script type="text/javascript">CKEDITOR.replace("ckmessage");</script>