Get your own copy
Don't hesitate! Just download and test it all by yourself for free!
This is a plugin which automatically resizes the editor to the content inside it.
To activate this plugin, just add "autoresize" to TinyMCE plugin option list.
tinyMCE.init({
theme : "advanced",
mode : "textareas",
plugins : "autoresize"
});
Search documentation.