Hi danpc,
Can not achieve it for now. Due to the mobile limitation, most of the toolbar buttons can not work on it directly. So we created the mobile layout.
You can use the way below to disable the mobile layout.
open /richtexteditor/scripts/loader.js ,
and remove this line :
skin = "phone-lightsilver";
Regards,
Ken