<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CSS pointer-events:none; is not working on iOS Safari"
   href="https://bugs.webkit.org/show_bug.cgi?id=154807#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CSS pointer-events:none; is not working on iOS Safari"
   href="https://bugs.webkit.org/show_bug.cgi?id=154807">bug 154807</a>
              from <span class="vcard"><a class="email" href="mailto:kazz&#64;asamuzak.jp" title="Kazz &lt;kazz&#64;asamuzak.jp&gt;"> <span class="fn">Kazz</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=154807#c1">comment #1</a>)
<span class="quote">&gt; Please let me clarify that:
&gt; 
&gt; 1. pointer-events: none makes elements not respond to mouse or tap events</span >

Yes, true.

<span class="quote">&gt; 2. Your example intend to make the home image visible but not operable
&gt; through mice or touch screens</span >

Not quite so.
What intended is that make the home image NOT to be a target of click event, and the parent anchor element behind to be the target of click event.

<span class="quote">&gt; 3. The home image is not operable through a touch screen on iOS Safari
&gt; 
&gt; If 1, 2 and 3 are true, the behavior of iOS Safari is reasonable.</span >

Well, as far as I've tested, iOS (Safari and Chrome for iOS, maybe Firefox for iOS too) is the only the one that doesn't work in this case.
MAC OS X + Safari is OK.
Windows + IE, Edge, Firefox, Chrome are OK.
Linux + Firefox, Midori (a webkit based browser) are OK.
Android + Chrome, Firefox, are OK, also Android Browser too.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>