I fail to capitalize selected text in textareas via onClick.
After hours of googling I fopund out there is no built in method to get the select text in texareas.
I found Replacing selected text in the textarea which replaces text.
How could it be adjusted capitalize the selected text?
Testing: http://jsfiddle.net/tDYe4/2/