Is there a way to blur the whole page (for example, set a new background and bring it to the foreground using z-index) and focus a specific div (say an error message) with jquery / javascript? Do you know any plugin for this purpose?
What I want to get:

source
share