Rich Text Editor can be configured via readOnly property thats defines whether RichTextEditor should be an active HTML editor, or a read-only document viewer.
<RTE:Editor runat="server" ContentCss="example.css" ID="Editor1" ReadOnly="True"/>