Making the TextArea component UNSELECTABLE

hello profs.
i’m just wondering how to make the TextArea component UNSELECTABLE
actually i’ve tried much like:
txt.textField.selectable = false;
but nothing worked
please help guys
note i’m using flash CS3 AS3
and i have to use the default TextArea component nothing else