htmlText enabled, but formatted words disappear?

this.aboutUs_txt.htmlText = "can I <i>italicize</i>?"

The dynamic text box is html enabled, yet that code produces, “Can I ?” Do you guys have any idea why?