well basically what your looking for is html and javascript, not php.
apart from the variable $row['description']
i dont know much about javascript but when the select from is clicked it will probably have to run a code like this
window.document.myform.textbox.value="$row['description']"