If you are not able to click child level div or button after use z-index in parent div. Use "pointer-events:none;" in the parent level css.
pointer-events:none;
Check this sample https://codepen.io/kuttisenthil/pen/WbNOypx