Hi Brian,
Are you doing a postback (or trying to do a callback) on the page when the OnClientSelectedIndexChanged event fires? A postback would be the cause of a RadComboBox redisplaying its
default item. If this doesn't sound like anything you have attempted to do, then posting your code will definitely help in debugging your issue.
Hopefully this helps,
Master Chief