Using the Auto grow feature( min-height:400px;max-height:800px ) to make the Editor change its height based on the content. The Editor will now grow and shrink in height to match the content inside. It will never shrink smaller than the current height config option.
<RTE:Editor runat="server" ContentCss="example.css" ID="Editor1" ResizeMode="AutoAdjustHeight"/>