Disable resizing entirely to lock the editor at fixed dimensions. The resize handle is hidden.
<richtextbox toolbar="default" height="300px" width="100%" resize-mode="none" html="..." />