When a Notification is rendered on the same page as popups (Window, Dialog, etc), it is displayed behind the popup.
Notification is displayed behind the popups.
The Notification should be displayed on top of the popups
$('.k-notification').parents('.k-animation-container').css('z-index', 12500)
Dojo - https://dojo.telerik.com/TnVHKzQc