I want to prevent user to enter text in textarea once it reaches a max character limit. What was happening that when i reached to max limit then my text-area scroll-bar move
You could use this plugin instead of trying to write your own. I've found that it works pretty well.