We need to support uneditable areas in the document flow. The closes analog in HTML is <div editableContent=false>...</div>.
Hi Andrew, RadRichTextBox supports Read Only Ranges which are invented to protect parts of the document from editing. You can find more information about the feature in our documentation: http://docs.telerik.com/devtools/wpf/controls/radrichtextbox/features/read-only-ranges