There is a “ap-notify” div, positioned at the upper left corner. It is at z-index 9999. This div prevents clicking on any element (link, button…) underneath the “ap-notify” div. Maybe it should be set to visible when showing a message and set to hidden after all messages disappeared.