Has anyone ever gotten UI to work with css transitions?

Has anyone ever gotten UI to work with css transitions?

Setting -moz-transition (ff4) for a class while having a UI animation trigger causes it to no longer animate, it just jumps straight to the end. Is there any workaround to allow a class to have transition and use it for animations?