lets say i have a web form, and i have a text area, but i dont want people to copy the text in the text area using a html webform.

how can i acomplish deactivating the user from copying the text inside the textarea.

can that be done using javascript? if so, please show me how to disable the copy function in a user's computer?