My problem is a bit off the cuff here, so I\'ll try to explain this best I can.
I have a text area, having css of #object{overflow:hidden;resize:none;}.
#object{overflow:hidden;resize:none;}
You can do it by javascript. Set the scrollTop property of text area with scrollHeight property like below:
scrollTop
scrollHeight
document.getElementById("textarea").scrollTop = document.getElementById("textarea").scrollHeight