Highlight text with a background color using the backcolor picker.
<richtextbox
name="bgColorEditor"
toolbar="default"
height="300px"
html="<p>Select text and apply a <span style='background-color:#ffff00'>background highlight</span> using the <span style='background-color:#00ffff'>backcolor button</span>.</p>" />