XML Keeps Selecting Text

Hi all,
I am in need of some help. I made a textArea that displays an XML doc. but when you press the arrow buttons or drag the scroll bar it selects all the text in the textArea. i have made them many times before and never came across this problem.
parameters:
editable = false
html = false
wordwrap = true

just wondering if anyone can help, or has had this problem before.