insert text from a drop down list in a fckeditor textarea

Hi! I'm trying to do a form with a FCKeditor textarea and a drop down list (not a FCKeditor button!). I would like to insert the selected item of the list into the textarea, at the cursor position.

Could anyone help me with the code? Thnks!