How to wrap text inside textarea?

How to wrap text inside textarea?

http://stackoverflow.com/questions/1712417/jquery-wrap-selected-text-in-a-textarea

I want to wrap some html code to user's selected text inside the textarea, I tried the code in above url but it seems not work in IE, is there a plugin of any way to make it work?