jQuery Ajax behave strange with delayed responses

jQuery Ajax behave strange with delayed responses

Hello! I have problem discussed on  stackoverflow.com with no answer.

In short, jQuary Ajax behave like synchronous in FF, Windows Chrome and strange in Linux Chrome. Try it here in  fiddle.

Does anyone have an idea why? And how to force jQuery Ajax to get response every second (after first three seconds delay)?

Thanks!