Nothing real special. The AJAX loading icon can be changed using the Javascript variable ajax_load_icon in header.tpl.
// UK lang variables
tinyMCE.addToLang('',{
directionality_ltr_desc : 'Direction left to right',
directionality_rtl_desc : 'Direction right to left'
});