Hi Suzy,
If you are working from our source code repository, please get the latest code and see if it solves the problem. I don't really have a way to replicate this and I don't really have any idea why that control would break some other control, but I did make one small change this morning in mojoRating to use ScriptManager.RegisterClientScript instead of Page.ClientScript.RegisterClientScript. I don't know if that will impact the problem or not but it might.
If not, then I would request for you to experiment directly with mojoRating.ascx.cs and see if you can isolate what exactly in that control is causing the problem maybe by trial and error commenting things out directly in the control rather than in the Html module. If you can suggest a fix or at least isolate the code that is causing it then maybe we can find a solution.
Best,
Joe