Conflict between dialog and history

Conflict between dialog and history

I'm using JQueryUI 1.10.3 and I have a problem that happen on Android 2.* and on IPhone 3 but not on desktop version of browsers.
When I include jqueryui.dialog, the history.pushState call doesn't work. If I comment jqueryui.dialog inclusion all works perfectly.
Anyone knows why?